CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - impulse response

搜索资源列表

  1. FIRDsgn

    0下载:
  2. 有限脉冲响应过滤器。This program designs a Finite Impulse Response (FIR) filter. The window-based method is used to obtain a low-pass, high-pass, band-pass or band-stop FIR filter-finite impulse response filters. This program designs a Finite Impulse Response
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:158905
    • 提供者:站长
  1. 用频率采样法设计FIR滤波器

    1下载:
  2. 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6157
    • 提供者:孙涛
  1. 用双线性变换法设计IIR滤波器

    0下载:
  2. 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9999
    • 提供者:孙涛
  1. 用窗函数法设计FIR滤波器

    4下载:
  2. 用矩形窗、三角窗,汉宁窗,海宁窗等多种窗口设计有限长单位脉冲响应滤波器-with rectangular windows, triangular windows, Hanning window, multiple windows Haining window design finite impulse response filter units
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6467
    • 提供者:孙涛
  1. firfil

    0下载:
  2. 数字滤波设计,包括有限冲击响应和无限冲击响应滤波器设计-digital filter design, including finite impulse response and infinite impulse response filter design
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:彭绪勇
  1. FIRFilterDesign

    0下载:
  2. FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码-FIR (finite impulse response filter design), including the ideal bandpass filter impulse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5406
    • 提供者:刘嘉焜
  1. IIRFilterDesign

    0下载:
  2. IIR Filter Design(无限冲击响应滤波器设计)matlab源代码,包括:bandpass Chebyshev type 2 design、bandpass/bandstop Butterworth design、bandstop Chebyshev type 2 design、lowpass/highpass Chebyshev type 1 design等6种滤波器的设计-IIR (infinite impulse response filter design) Matlab s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4823
    • 提供者:刘嘉焜
  1. danweimaichong

    0下载:
  2. MATLAB编写的求单位脉冲响应曲线的性能参数指标程序-MATLAB units for the preparation of the impulse response curve of performance parameters indicators procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:815
    • 提供者:赵国山
  1. _B_UWB

    0下载:
  2. 基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48656
    • 提供者:案件评
  1. iir_filters

    1下载:
  2. 说明:这个代码是基于FPGA的数字IIR无限长冲激响应滤波器的源代码.-Note : This code is based on the number of FPGA IIR infinite impulse response filter the source code.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:李军
  1. 2Tx2RxSpatialMultiplex

    2下载:
  2. 该文件夹为空间复用空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16960
    • 提供者:astraeawang
  1. exa020802

    0下载:
  2. 计算滤波器的冲击响应,阶跃响应,幅频响应和相频响应-calculating the impulse response filter, step response, frequency response and phase frequency response
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:liuyang
  1. ovrlpadd

    0下载:
  2. realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:吴江华
  1. ovrlpsav

    0下载:
  2. %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:吴江华
  1. DSP6_MATLAB

    0下载:
  2. 无限冲激响应数字滤波器的设计中的各个例子的程序,希望对大家有用-infinite impulse response filter design examples of the various procedures in the hope that it may be useful to
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4511
    • 提供者:陈紫萱
  1. 5416FIR

    0下载:
  2. 这是一个DSP算法,用C编写的,编译环境为CCS,算法内容为有限冲击响应滤波器(FIR),绝对可以运行,正在学习FIR的朋友请下。-This is a DSP algorithm in C, prepared build environment for CCS, Algorithm says finite impulse response filter (FIR), can definitely run, are learning FIR friends floor to the next.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5072
    • 提供者:yulei
  1. jeq

    0下载:
  2. JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.-JEQ class library is written in pur
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58740
    • 提供者:廖广军
  1. dft--convolution--IDFT--fir(finite-impulse-respon

    0下载:
  2. different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4296
    • 提供者:ajay
  1. Impulse-response-analysis

    0下载:
  2. 使用ANSYS求解系统在脉冲激励下的动态响应,利用APDL语言以命令流的方式实现。-system dynamic response in the pulse excitation is solved in the case of ANSYS runs the APDL language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:14367
    • 提供者:majian
  1. Finite-Impulse-Response_verilog

    0下载:
  2. FIR数字滤波器设计,很好的学习资料,有功能模块设计,步骤说明,程序源代码和仿真结果等,对初学FIR数字滤波器设计的人员很有帮助-Finite Impulse Response
  3. 所属分类:source in ebook

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com